From dfb8de84beab349e187e1a8199d59074691ebe2b Mon Sep 17 00:00:00 2001 From: robertl Date: Mon, 6 Jun 2005 19:19:37 +0000 Subject: [PATCH] Fix typo in doc for YYYYMMDD_TIME. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@1177 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/style/README.style | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpsbabel/style/README.style b/gpsbabel/style/README.style index bbd30e637..9ee7a538a 100644 --- a/gpsbabel/style/README.style +++ b/gpsbabel/style/README.style @@ -343,7 +343,7 @@ The fields used by the XCSV parser are as follows: example: IFIELD TIMET_TIME,"","%ld" o YYYYMMDD_TIME - TIMET_TIME is the waypoint's creation time, if any. It's a single + YYYYMMDD_TIME is the waypoint's creation time, if any. It's a single decimal field containing four digits of year, two digits of month, and two digits of date. Internally it is a LONG INTEGER and thus requires a LONG INTEGER printf conversion. -- 2.30.2